packet filter - significado y definición. Qué es packet filter
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

Qué (quién) es packet filter - definición

FIREWALL PROGRAM FOR BSD SYSTEMS
PacketFilter; Packet Filter; Pf (firewall); Pf firewall; /dev/pf

Firewall (computing)         
  • An illustration of a network-based firewall within a network
  • Flow of [[network packet]]s through [[Netfilter]], a [[Linux kernel]] module
NETWORK SECURITY SYSTEM THAT MONITORS AND CONTROLS INCOMING AND OUTGOING NETWORK TRAFFIC BASED ON PREDETERMINED SECURITY RULES
Network layer firewall; Packet filter; Packet filtering; Firewall (networking); Firewall (computer); Network firewall; Host-based firewall; Deep packet filtering; Firewall software; Computer firewall
In computing, a firewall is a network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules. A firewall typically establishes a barrier between a trusted network and an untrusted network, such as the Internet.
data packet         
FORMATTED UNIT OF DATA CARRIED BY ALL PACKET-SWITCHING NETWORKS
Data packet; Data packets; Packet (information technology); Packet technology; Packet (computing); Packet (network); Packet data
Network packet         
FORMATTED UNIT OF DATA CARRIED BY ALL PACKET-SWITCHING NETWORKS
Data packet; Data packets; Packet (information technology); Packet technology; Packet (computing); Packet (network); Packet data
In telecommunications and computer networking, a network packet is a formatted unit of data carried by a packet-switched network. A packet consists of control information and user data; the latter is also known as the payload.

Wikipedia

PF (firewall)

PF (Packet Filter, also written pf) is a BSD licensed stateful packet filter, a central piece of software for firewalling. It is comparable to netfilter (iptables), ipfw, and ipfilter.

PF was developed for OpenBSD, but has been ported to many other operating systems.